Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.use-case.omi#0.3.8 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "omi-endpoint",
"url" : "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint",
"version" : "0.3.8",
"name" : "OmiAiEndpoint",
"title" : "Endpoint",
"status" : "active",
"date" : "2024-12-11",
"publisher" : "MOLIT gGmbH",
"description" : "Profile of Endpoint for the OMI context.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Endpoint",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Endpoint",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Endpoint.identifier",
"path" : "Endpoint.identifier",
"mustSupport" : true
},
{
"id" : "Endpoint.identifier.system",
"path" : "Endpoint.identifier.system",
"patternUri" : "http://omi.de/fhir/sid/endpoint",
"mustSupport" : true
},
{
"id" : "Endpoint.identifier.value",
"path" : "Endpoint.identifier.value",
"mustSupport" : true
},
{
"id" : "Endpoint.status",
"path" : "Endpoint.status",
"mustSupport" : true
},
{
"id" : "Endpoint.connectionType",
"path" : "Endpoint.connectionType",
"mustSupport" : true
},
{
"id" : "Endpoint.name",
"path" : "Endpoint.name",
"mustSupport" : true
},
{
"id" : "Endpoint.managingOrganization",
"path" : "Endpoint.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://omi.de/fhir/registry/StructureDefinition/omi-organization"
]
}
],
"mustSupport" : true
},
{
"id" : "Endpoint.payloadType",
"path" : "Endpoint.payloadType",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "any",
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
}
]
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.